You can change the default gateway of a TPVM.
You can use this procedure for Dual IP-Stack type with Dual static IP configuration. For more information, see Configure Static IP Addresses for Management Sub Interfaces.
This procedure does not affect the functioning of XCO high-availability mode.
efa mgmt subinterface staticip --name <sub-int-name> --ip1 <ip-addr> --ip2 <ip-addr>
efa inventory device execute-cli --ip <standby-slx-ipaddr> --command "tpvm TPVM,interface management ip <standby-tpvm-ipaddr> gw <new-gateway-ipaddr>" --config
efa inventory device execute-cli --ip <active-slx-ipaddr> --command "tpvm TPVM,interface management ip <active-tpvm-ipaddr> gw <new-gateway-ipaddr>" --config